3.4.59 \(\int (a+b \sec (c+d x))^{3/2} (A+B \sec (c+d x)) \, dx\) [359]

3.4.59.1 Optimal result
3.4.59.2 Mathematica [B] (warning: unable to verify)
3.4.59.3 Rubi [A] (verified)
3.4.59.4 Maple [B] (verified)
3.4.59.5 Fricas [F]
3.4.59.6 Sympy [F]
3.4.59.7 Maxima [F]
3.4.59.8 Giac [F]
3.4.59.9 Mupad [F(-1)]

3.4.59.1 Optimal result

Integrand size = 25, antiderivative size = 381 \[ \int (a+b \sec (c+d x))^{3/2} (A+B \sec (c+d x)) \, dx=-\frac {2 (a-b) \sqrt {a+b} (3 A b+4 a B) \cot (c+d x) E\left (\arcsin \left (\frac {\sqrt {a+b \sec (c+d x)}}{\sqrt {a+b}}\right )|\frac {a+b}{a-b}\right ) \sqrt {\frac {b (1-\sec (c+d x))}{a+b}} \sqrt {-\frac {b (1+\sec (c+d x))}{a-b}}}{3 b d}-\frac {2 \sqrt {a+b} \left (b^2 (3 A-B)-3 a^2 B-a (6 A b-4 b B)\right ) \cot (c+d x) \operatorname {EllipticF}\left (\arcsin \left (\frac {\sqrt {a+b \sec (c+d x)}}{\sqrt {a+b}}\right ),\frac {a+b}{a-b}\right ) \sqrt {\frac {b (1-\sec (c+d x))}{a+b}} \sqrt {-\frac {b (1+\sec (c+d x))}{a-b}}}{3 b d}-\frac {2 a A \sqrt {a+b} \cot (c+d x) \operatorname {EllipticPi}\left (\frac {a+b}{a},\arcsin \left (\frac {\sqrt {a+b \sec (c+d x)}}{\sqrt {a+b}}\right ),\frac {a+b}{a-b}\right ) \sqrt {\frac {b (1-\sec (c+d x))}{a+b}} \sqrt {-\frac {b (1+\sec (c+d x))}{a-b}}}{d}+\frac {2 b B \sqrt {a+b \sec (c+d x)} \tan (c+d x)}{3 d} \]

output
-2/3*(a-b)*(3*A*b+4*B*a)*cot(d*x+c)*EllipticE((a+b*sec(d*x+c))^(1/2)/(a+b) 
^(1/2),((a+b)/(a-b))^(1/2))*(a+b)^(1/2)*(b*(1-sec(d*x+c))/(a+b))^(1/2)*(-b 
*(1+sec(d*x+c))/(a-b))^(1/2)/b/d-2/3*(b^2*(3*A-B)-3*B*a^2-a*(6*A*b-4*B*b)) 
*cot(d*x+c)*EllipticF((a+b*sec(d*x+c))^(1/2)/(a+b)^(1/2),((a+b)/(a-b))^(1/ 
2))*(a+b)^(1/2)*(b*(1-sec(d*x+c))/(a+b))^(1/2)*(-b*(1+sec(d*x+c))/(a-b))^( 
1/2)/b/d-2*a*A*cot(d*x+c)*EllipticPi((a+b*sec(d*x+c))^(1/2)/(a+b)^(1/2),(a 
+b)/a,((a+b)/(a-b))^(1/2))*(a+b)^(1/2)*(b*(1-sec(d*x+c))/(a+b))^(1/2)*(-b* 
(1+sec(d*x+c))/(a-b))^(1/2)/d+2/3*b*B*(a+b*sec(d*x+c))^(1/2)*tan(d*x+c)/d
 
3.4.59.2 Mathematica [B] (warning: unable to verify)

Leaf count is larger than twice the leaf count of optimal. \(6063\) vs. \(2(381)=762\).

Time = 24.21 (sec) , antiderivative size = 6063, normalized size of antiderivative = 15.91 \[ \int (a+b \sec (c+d x))^{3/2} (A+B \sec (c+d x)) \, dx=\text {Result too large to show} \]

input
Integrate[(a + b*Sec[c + d*x])^(3/2)*(A + B*Sec[c + d*x]),x]
 
output
Result too large to show
 
3.4.59.3 Rubi [A] (verified)

Time = 1.36 (sec) , antiderivative size = 382, normalized size of antiderivative = 1.00, number of steps used = 11, number of rules used = 11, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.440, Rules used = {3042, 4406, 27, 3042, 4546, 3042, 4409, 3042, 4271, 4319, 4492}

Below are the steps used by Rubi to obtain the solution. The rule number used for the transformation is given above next to the arrow. The rules definitions used are listed below.

\(\displaystyle \int (a+b \sec (c+d x))^{3/2} (A+B \sec (c+d x)) \, dx\)

\(\Big \downarrow \) 3042

\(\displaystyle \int \left (a+b \csc \left (c+d x+\frac {\pi }{2}\right )\right )^{3/2} \left (A+B \csc \left (c+d x+\frac {\pi }{2}\right )\right )dx\)

\(\Big \downarrow \) 4406

\(\displaystyle \frac {2}{3} \int \frac {3 A a^2+b (3 A b+4 a B) \sec ^2(c+d x)+\left (3 B a^2+6 A b a+b^2 B\right ) \sec (c+d x)}{2 \sqrt {a+b \sec (c+d x)}}dx+\frac {2 b B \tan (c+d x) \sqrt {a+b \sec (c+d x)}}{3 d}\)

\(\Big \downarrow \) 27

\(\displaystyle \frac {1}{3} \int \frac {3 A a^2+b (3 A b+4 a B) \sec ^2(c+d x)+\left (3 B a^2+6 A b a+b^2 B\right ) \sec (c+d x)}{\sqrt {a+b \sec (c+d x)}}dx+\frac {2 b B \tan (c+d x) \sqrt {a+b \sec (c+d x)}}{3 d}\)

\(\Big \downarrow \) 3042

\(\displaystyle \frac {1}{3} \int \frac {3 A a^2+b (3 A b+4 a B) \csc \left (c+d x+\frac {\pi }{2}\right )^2+\left (3 B a^2+6 A b a+b^2 B\right ) \csc \left (c+d x+\frac {\pi }{2}\right )}{\sqrt {a+b \csc \left (c+d x+\frac {\pi }{2}\right )}}dx+\frac {2 b B \tan (c+d x) \sqrt {a+b \sec (c+d x)}}{3 d}\)

\(\Big \downarrow \) 4546

\(\displaystyle \frac {1}{3} \left (\int \frac {3 A a^2+\left (3 B a^2+6 A b a+b^2 B-b (3 A b+4 a B)\right ) \sec (c+d x)}{\sqrt {a+b \sec (c+d x)}}dx+b (4 a B+3 A b) \int \frac {\sec (c+d x) (\sec (c+d x)+1)}{\sqrt {a+b \sec (c+d x)}}dx\right )+\frac {2 b B \tan (c+d x) \sqrt {a+b \sec (c+d x)}}{3 d}\)

\(\Big \downarrow \) 3042

\(\displaystyle \frac {1}{3} \left (\int \frac {3 A a^2+\left (3 B a^2+6 A b a+b^2 B-b (3 A b+4 a B)\right ) \csc \left (c+d x+\frac {\pi }{2}\right )}{\sqrt {a+b \csc \left (c+d x+\frac {\pi }{2}\right )}}dx+b (4 a B+3 A b) \int \frac {\csc \left (c+d x+\frac {\pi }{2}\right ) \left (\csc \left (c+d x+\frac {\pi }{2}\right )+1\right )}{\sqrt {a+b \csc \left (c+d x+\frac {\pi }{2}\right )}}dx\right )+\frac {2 b B \tan (c+d x) \sqrt {a+b \sec (c+d x)}}{3 d}\)

\(\Big \downarrow \) 4409

\(\displaystyle \frac {1}{3} \left (-\left (-3 a^2 B-a (6 A b-4 b B)+b^2 (3 A-B)\right ) \int \frac {\sec (c+d x)}{\sqrt {a+b \sec (c+d x)}}dx+3 a^2 A \int \frac {1}{\sqrt {a+b \sec (c+d x)}}dx+b (4 a B+3 A b) \int \frac {\csc \left (c+d x+\frac {\pi }{2}\right ) \left (\csc \left (c+d x+\frac {\pi }{2}\right )+1\right )}{\sqrt {a+b \csc \left (c+d x+\frac {\pi }{2}\right )}}dx\right )+\frac {2 b B \tan (c+d x) \sqrt {a+b \sec (c+d x)}}{3 d}\)

\(\Big \downarrow \) 3042

\(\displaystyle \frac {1}{3} \left (-\left (-3 a^2 B-a (6 A b-4 b B)+b^2 (3 A-B)\right ) \int \frac {\csc \left (c+d x+\frac {\pi }{2}\right )}{\sqrt {a+b \csc \left (c+d x+\frac {\pi }{2}\right )}}dx+3 a^2 A \int \frac {1}{\sqrt {a+b \csc \left (c+d x+\frac {\pi }{2}\right )}}dx+b (4 a B+3 A b) \int \frac {\csc \left (c+d x+\frac {\pi }{2}\right ) \left (\csc \left (c+d x+\frac {\pi }{2}\right )+1\right )}{\sqrt {a+b \csc \left (c+d x+\frac {\pi }{2}\right )}}dx\right )+\frac {2 b B \tan (c+d x) \sqrt {a+b \sec (c+d x)}}{3 d}\)

\(\Big \downarrow \) 4271

\(\displaystyle \frac {1}{3} \left (-\left (-3 a^2 B-a (6 A b-4 b B)+b^2 (3 A-B)\right ) \int \frac {\csc \left (c+d x+\frac {\pi }{2}\right )}{\sqrt {a+b \csc \left (c+d x+\frac {\pi }{2}\right )}}dx+b (4 a B+3 A b) \int \frac {\csc \left (c+d x+\frac {\pi }{2}\right ) \left (\csc \left (c+d x+\frac {\pi }{2}\right )+1\right )}{\sqrt {a+b \csc \left (c+d x+\frac {\pi }{2}\right )}}dx-\frac {6 a A \sqrt {a+b} \cot (c+d x) \sqrt {\frac {b (1-\sec (c+d x))}{a+b}} \sqrt {-\frac {b (\sec (c+d x)+1)}{a-b}} \operatorname {EllipticPi}\left (\frac {a+b}{a},\arcsin \left (\frac {\sqrt {a+b \sec (c+d x)}}{\sqrt {a+b}}\right ),\frac {a+b}{a-b}\right )}{d}\right )+\frac {2 b B \tan (c+d x) \sqrt {a+b \sec (c+d x)}}{3 d}\)

\(\Big \downarrow \) 4319

\(\displaystyle \frac {1}{3} \left (b (4 a B+3 A b) \int \frac {\csc \left (c+d x+\frac {\pi }{2}\right ) \left (\csc \left (c+d x+\frac {\pi }{2}\right )+1\right )}{\sqrt {a+b \csc \left (c+d x+\frac {\pi }{2}\right )}}dx-\frac {2 \sqrt {a+b} \left (-3 a^2 B-a (6 A b-4 b B)+b^2 (3 A-B)\right ) \cot (c+d x) \sqrt {\frac {b (1-\sec (c+d x))}{a+b}} \sqrt {-\frac {b (\sec (c+d x)+1)}{a-b}} \operatorname {EllipticF}\left (\arcsin \left (\frac {\sqrt {a+b \sec (c+d x)}}{\sqrt {a+b}}\right ),\frac {a+b}{a-b}\right )}{b d}-\frac {6 a A \sqrt {a+b} \cot (c+d x) \sqrt {\frac {b (1-\sec (c+d x))}{a+b}} \sqrt {-\frac {b (\sec (c+d x)+1)}{a-b}} \operatorname {EllipticPi}\left (\frac {a+b}{a},\arcsin \left (\frac {\sqrt {a+b \sec (c+d x)}}{\sqrt {a+b}}\right ),\frac {a+b}{a-b}\right )}{d}\right )+\frac {2 b B \tan (c+d x) \sqrt {a+b \sec (c+d x)}}{3 d}\)

\(\Big \downarrow \) 4492

\(\displaystyle \frac {1}{3} \left (-\frac {2 \sqrt {a+b} \left (-3 a^2 B-a (6 A b-4 b B)+b^2 (3 A-B)\right ) \cot (c+d x) \sqrt {\frac {b (1-\sec (c+d x))}{a+b}} \sqrt {-\frac {b (\sec (c+d x)+1)}{a-b}} \operatorname {EllipticF}\left (\arcsin \left (\frac {\sqrt {a+b \sec (c+d x)}}{\sqrt {a+b}}\right ),\frac {a+b}{a-b}\right )}{b d}-\frac {2 (a-b) \sqrt {a+b} (4 a B+3 A b) \cot (c+d x) \sqrt {\frac {b (1-\sec (c+d x))}{a+b}} \sqrt {-\frac {b (\sec (c+d x)+1)}{a-b}} E\left (\arcsin \left (\frac {\sqrt {a+b \sec (c+d x)}}{\sqrt {a+b}}\right )|\frac {a+b}{a-b}\right )}{b d}-\frac {6 a A \sqrt {a+b} \cot (c+d x) \sqrt {\frac {b (1-\sec (c+d x))}{a+b}} \sqrt {-\frac {b (\sec (c+d x)+1)}{a-b}} \operatorname {EllipticPi}\left (\frac {a+b}{a},\arcsin \left (\frac {\sqrt {a+b \sec (c+d x)}}{\sqrt {a+b}}\right ),\frac {a+b}{a-b}\right )}{d}\right )+\frac {2 b B \tan (c+d x) \sqrt {a+b \sec (c+d x)}}{3 d}\)

input
Int[(a + b*Sec[c + d*x])^(3/2)*(A + B*Sec[c + d*x]),x]
 
output
((-2*(a - b)*Sqrt[a + b]*(3*A*b + 4*a*B)*Cot[c + d*x]*EllipticE[ArcSin[Sqr 
t[a + b*Sec[c + d*x]]/Sqrt[a + b]], (a + b)/(a - b)]*Sqrt[(b*(1 - Sec[c + 
d*x]))/(a + b)]*Sqrt[-((b*(1 + Sec[c + d*x]))/(a - b))])/(b*d) - (2*Sqrt[a 
 + b]*(b^2*(3*A - B) - 3*a^2*B - a*(6*A*b - 4*b*B))*Cot[c + d*x]*EllipticF 
[ArcSin[Sqrt[a + b*Sec[c + d*x]]/Sqrt[a + b]], (a + b)/(a - b)]*Sqrt[(b*(1 
 - Sec[c + d*x]))/(a + b)]*Sqrt[-((b*(1 + Sec[c + d*x]))/(a - b))])/(b*d) 
- (6*a*A*Sqrt[a + b]*Cot[c + d*x]*EllipticPi[(a + b)/a, ArcSin[Sqrt[a + b* 
Sec[c + d*x]]/Sqrt[a + b]], (a + b)/(a - b)]*Sqrt[(b*(1 - Sec[c + d*x]))/( 
a + b)]*Sqrt[-((b*(1 + Sec[c + d*x]))/(a - b))])/d)/3 + (2*b*B*Sqrt[a + b* 
Sec[c + d*x]]*Tan[c + d*x])/(3*d)
 

3.4.59.3.1 Defintions of rubi rules used

rule 27
Int[(a_)*(Fx_), x_Symbol] :> Simp[a   Int[Fx, x], x] /; FreeQ[a, x] &&  !Ma 
tchQ[Fx, (b_)*(Gx_) /; FreeQ[b, x]]
 

rule 3042
Int[u_, x_Symbol] :> Int[DeactivateTrig[u, x], x] /; FunctionOfTrigOfLinear 
Q[u, x]
 

rule 4271
Int[1/Sqrt[csc[(c_.) + (d_.)*(x_)]*(b_.) + (a_)], x_Symbol] :> Simp[2*(Rt[a 
 + b, 2]/(a*d*Cot[c + d*x]))*Sqrt[b*((1 - Csc[c + d*x])/(a + b))]*Sqrt[(-b) 
*((1 + Csc[c + d*x])/(a - b))]*EllipticPi[(a + b)/a, ArcSin[Sqrt[a + b*Csc[ 
c + d*x]]/Rt[a + b, 2]], (a + b)/(a - b)], x] /; FreeQ[{a, b, c, d}, x] && 
NeQ[a^2 - b^2, 0]
 

rule 4319
Int[csc[(e_.) + (f_.)*(x_)]/Sqrt[csc[(e_.) + (f_.)*(x_)]*(b_.) + (a_)], x_S 
ymbol] :> Simp[-2*(Rt[a + b, 2]/(b*f*Cot[e + f*x]))*Sqrt[(b*(1 - Csc[e + f* 
x]))/(a + b)]*Sqrt[(-b)*((1 + Csc[e + f*x])/(a - b))]*EllipticF[ArcSin[Sqrt 
[a + b*Csc[e + f*x]]/Rt[a + b, 2]], (a + b)/(a - b)], x] /; FreeQ[{a, b, e, 
 f}, x] && NeQ[a^2 - b^2, 0]
 

rule 4406
Int[(csc[(e_.) + (f_.)*(x_)]*(b_.) + (a_))^(m_)*(csc[(e_.) + (f_.)*(x_)]*(d 
_.) + (c_)), x_Symbol] :> Simp[(-b)*d*Cot[e + f*x]*((a + b*Csc[e + f*x])^(m 
 - 1)/(f*m)), x] + Simp[1/m   Int[(a + b*Csc[e + f*x])^(m - 2)*Simp[a^2*c*m 
 + (b^2*d*(m - 1) + 2*a*b*c*m + a^2*d*m)*Csc[e + f*x] + b*(b*c*m + a*d*(2*m 
 - 1))*Csc[e + f*x]^2, x], x], x] /; FreeQ[{a, b, c, d, e, f}, x] && NeQ[b* 
c - a*d, 0] && GtQ[m, 1] && NeQ[a^2 - b^2, 0] && IntegerQ[2*m]
 

rule 4409
Int[(csc[(e_.) + (f_.)*(x_)]*(d_.) + (c_))/Sqrt[csc[(e_.) + (f_.)*(x_)]*(b_ 
.) + (a_)], x_Symbol] :> Simp[c   Int[1/Sqrt[a + b*Csc[e + f*x]], x], x] + 
Simp[d   Int[Csc[e + f*x]/Sqrt[a + b*Csc[e + f*x]], x], x] /; FreeQ[{a, b, 
c, d, e, f}, x] && NeQ[b*c - a*d, 0] && NeQ[a^2 - b^2, 0]
 

rule 4492
Int[(csc[(e_.) + (f_.)*(x_)]*(csc[(e_.) + (f_.)*(x_)]*(B_.) + (A_)))/Sqrt[c 
sc[(e_.) + (f_.)*(x_)]*(b_.) + (a_)], x_Symbol] :> Simp[-2*(A*b - a*B)*Rt[a 
 + b*(B/A), 2]*Sqrt[b*((1 - Csc[e + f*x])/(a + b))]*(Sqrt[(-b)*((1 + Csc[e 
+ f*x])/(a - b))]/(b^2*f*Cot[e + f*x]))*EllipticE[ArcSin[Sqrt[a + b*Csc[e + 
 f*x]]/Rt[a + b*(B/A), 2]], (a*A + b*B)/(a*A - b*B)], x] /; FreeQ[{a, b, e, 
 f, A, B}, x] && NeQ[a^2 - b^2, 0] && EqQ[A^2 - B^2, 0]
 

rule 4546
Int[((A_.) + csc[(e_.) + (f_.)*(x_)]*(B_.) + csc[(e_.) + (f_.)*(x_)]^2*(C_. 
))/Sqrt[csc[(e_.) + (f_.)*(x_)]*(b_.) + (a_)], x_Symbol] :> Int[(A + (B - C 
)*Csc[e + f*x])/Sqrt[a + b*Csc[e + f*x]], x] + Simp[C   Int[Csc[e + f*x]*(( 
1 + Csc[e + f*x])/Sqrt[a + b*Csc[e + f*x]]), x], x] /; FreeQ[{a, b, e, f, A 
, B, C}, x] && NeQ[a^2 - b^2, 0]
 
3.4.59.4 Maple [B] (verified)

Leaf count of result is larger than twice the leaf count of optimal. \(2983\) vs. \(2(346)=692\).

Time = 25.08 (sec) , antiderivative size = 2984, normalized size of antiderivative = 7.83

method result size
parts \(\text {Expression too large to display}\) \(2984\)
default \(\text {Expression too large to display}\) \(2988\)

input
int((a+b*sec(d*x+c))^(3/2)*(A+B*sec(d*x+c)),x,method=_RETURNVERBOSE)
 
output
2*A/d*(EllipticE(cot(d*x+c)-csc(d*x+c),((a-b)/(a+b))^(1/2))*(1/(a+b)*(b+a* 
cos(d*x+c))/(cos(d*x+c)+1))^(1/2)*(cos(d*x+c)/(cos(d*x+c)+1))^(1/2)*a*b*co 
s(d*x+c)^2+(cos(d*x+c)/(cos(d*x+c)+1))^(1/2)*(1/(a+b)*(b+a*cos(d*x+c))/(co 
s(d*x+c)+1))^(1/2)*EllipticE(cot(d*x+c)-csc(d*x+c),((a-b)/(a+b))^(1/2))*b^ 
2*cos(d*x+c)^2+(cos(d*x+c)/(cos(d*x+c)+1))^(1/2)*(1/(a+b)*(b+a*cos(d*x+c)) 
/(cos(d*x+c)+1))^(1/2)*EllipticF(cot(d*x+c)-csc(d*x+c),((a-b)/(a+b))^(1/2) 
)*a^2*cos(d*x+c)^2-2*EllipticF(cot(d*x+c)-csc(d*x+c),((a-b)/(a+b))^(1/2))* 
(1/(a+b)*(b+a*cos(d*x+c))/(cos(d*x+c)+1))^(1/2)*(cos(d*x+c)/(cos(d*x+c)+1) 
)^(1/2)*a*b*cos(d*x+c)^2-EllipticF(cot(d*x+c)-csc(d*x+c),((a-b)/(a+b))^(1/ 
2))*(1/(a+b)*(b+a*cos(d*x+c))/(cos(d*x+c)+1))^(1/2)*(cos(d*x+c)/(cos(d*x+c 
)+1))^(1/2)*b^2*cos(d*x+c)^2-2*(cos(d*x+c)/(cos(d*x+c)+1))^(1/2)*(1/(a+b)* 
(b+a*cos(d*x+c))/(cos(d*x+c)+1))^(1/2)*EllipticPi(cot(d*x+c)-csc(d*x+c),-1 
,((a-b)/(a+b))^(1/2))*a^2*cos(d*x+c)^2+2*EllipticE(cot(d*x+c)-csc(d*x+c),( 
(a-b)/(a+b))^(1/2))*(1/(a+b)*(b+a*cos(d*x+c))/(cos(d*x+c)+1))^(1/2)*(cos(d 
*x+c)/(cos(d*x+c)+1))^(1/2)*a*b*cos(d*x+c)+2*(cos(d*x+c)/(cos(d*x+c)+1))^( 
1/2)*(1/(a+b)*(b+a*cos(d*x+c))/(cos(d*x+c)+1))^(1/2)*EllipticE(cot(d*x+c)- 
csc(d*x+c),((a-b)/(a+b))^(1/2))*b^2*cos(d*x+c)+2*(cos(d*x+c)/(cos(d*x+c)+1 
))^(1/2)*(1/(a+b)*(b+a*cos(d*x+c))/(cos(d*x+c)+1))^(1/2)*EllipticF(cot(d*x 
+c)-csc(d*x+c),((a-b)/(a+b))^(1/2))*a^2*cos(d*x+c)-4*EllipticF(cot(d*x+c)- 
csc(d*x+c),((a-b)/(a+b))^(1/2))*(1/(a+b)*(b+a*cos(d*x+c))/(cos(d*x+c)+1...
 
3.4.59.5 Fricas [F]

\[ \int (a+b \sec (c+d x))^{3/2} (A+B \sec (c+d x)) \, dx=\int { {\left (B \sec \left (d x + c\right ) + A\right )} {\left (b \sec \left (d x + c\right ) + a\right )}^{\frac {3}{2}} \,d x } \]

input
integrate((a+b*sec(d*x+c))^(3/2)*(A+B*sec(d*x+c)),x, algorithm="fricas")
 
output
integral((B*b*sec(d*x + c)^2 + A*a + (B*a + A*b)*sec(d*x + c))*sqrt(b*sec( 
d*x + c) + a), x)
 
3.4.59.6 Sympy [F]

\[ \int (a+b \sec (c+d x))^{3/2} (A+B \sec (c+d x)) \, dx=\int \left (A + B \sec {\left (c + d x \right )}\right ) \left (a + b \sec {\left (c + d x \right )}\right )^{\frac {3}{2}}\, dx \]

input
integrate((a+b*sec(d*x+c))**(3/2)*(A+B*sec(d*x+c)),x)
 
output
Integral((A + B*sec(c + d*x))*(a + b*sec(c + d*x))**(3/2), x)
 
3.4.59.7 Maxima [F]

\[ \int (a+b \sec (c+d x))^{3/2} (A+B \sec (c+d x)) \, dx=\int { {\left (B \sec \left (d x + c\right ) + A\right )} {\left (b \sec \left (d x + c\right ) + a\right )}^{\frac {3}{2}} \,d x } \]

input
integrate((a+b*sec(d*x+c))^(3/2)*(A+B*sec(d*x+c)),x, algorithm="maxima")
 
output
integrate((B*sec(d*x + c) + A)*(b*sec(d*x + c) + a)^(3/2), x)
 
3.4.59.8 Giac [F]

\[ \int (a+b \sec (c+d x))^{3/2} (A+B \sec (c+d x)) \, dx=\int { {\left (B \sec \left (d x + c\right ) + A\right )} {\left (b \sec \left (d x + c\right ) + a\right )}^{\frac {3}{2}} \,d x } \]

input
integrate((a+b*sec(d*x+c))^(3/2)*(A+B*sec(d*x+c)),x, algorithm="giac")
 
output
integrate((B*sec(d*x + c) + A)*(b*sec(d*x + c) + a)^(3/2), x)
 
3.4.59.9 Mupad [F(-1)]

Timed out. \[ \int (a+b \sec (c+d x))^{3/2} (A+B \sec (c+d x)) \, dx=\int \left (A+\frac {B}{\cos \left (c+d\,x\right )}\right )\,{\left (a+\frac {b}{\cos \left (c+d\,x\right )}\right )}^{3/2} \,d x \]

input
int((A + B/cos(c + d*x))*(a + b/cos(c + d*x))^(3/2),x)
 
output
int((A + B/cos(c + d*x))*(a + b/cos(c + d*x))^(3/2), x)